projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36d485d
)
* lisp/dired-x.el (dired-omit-mode): Add autoload cookie.
author
Stefan Kangas
<stefankangas@gmail.com>
Sat, 29 Aug 2020 18:18:19 +0000
(20:18 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Mon, 31 Aug 2020 13:58:01 +0000
(15:58 +0200)
lisp/dired-x.el
patch
|
blob
|
history
diff --git
a/lisp/dired-x.el
b/lisp/dired-x.el
index 873d586ca1bcefc1d146e9a10d32ae18cc069891..05c5a70422c01d0a1161536cb679aa9515ceb530 100644
(file)
--- a/
lisp/dired-x.el
+++ b/
lisp/dired-x.el
@@
-137,6
+137,7
@@
folding to be used on case-insensitive filesystems only."
(file-name-case-insensitive-p dir)
dired-omit-case-fold))
+;;;###autoload
(define-minor-mode dired-omit-mode
"Toggle omission of uninteresting files in Dired (Dired-Omit mode).